projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2016-10-18
Emmanuele Bassi
gsk: Fix build without Wayland
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add redirection to FBOs for opacity groups
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Drop opaque/transparent item split
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Rename uniforms and attributes in shaders
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Move resource handling inside GskGLDriver
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Simplify buffer handling in GskGLRenderer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Drop render buffer code path from GskGLRenderer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Rework surface -> texture API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add GL driver API to create render targets
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Turn texture cache into a hash table
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add GL profiler
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Split surface upload from texture creation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Enable depth testing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Use consistent naming for blend fragment shader
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Fix pre-condition check
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Flip mutability on GskRenderNode.finalize
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add specific debug type for shaders
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add GskGLDriver
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Use the right pointer to the parent RenderItem
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
Ensure that render nodes are translated
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add fundamental type annotations for GskRenderNode
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add 'blit' program
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Consolidate program creation and storage
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
docs: Add more GSK documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add more modes to the blend shader
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Don't store the uniform and attribute location...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add getter for program id in ShaderBuilder
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add debugging notes to ShaderBuilder
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Rework how GLSL shaders are built
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add ShaderBuilder
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add rendering debug mode for shaders
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gdk: Add more GDK_GL_ERROR error ids
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Use the node's blend mode in the GL renderer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Store blend mode in the render node
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Make GskBlendMode enumeration public
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Allow sampling between parent and child nodes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Group render state attributes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Turn GskRenderNode into a pure GTypeInstance
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gtk: Use GskRenderNode to render widgets
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gtk: Add a GskRenderer to GtkWindow
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Rework GskRenderer and GskRenderNode semantics
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Flush the GL render items cache
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Add GskRenderer::clear_tree
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Port GskGLRenderer to GLES
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Use surface-to-texture utility function
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Rename shaders for OpenGL
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gdk: Add utility for uploading Cairo surfaces to GL
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
build: Add GSK deps to GTK
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
Initial implementation of GSK rendering pipeline
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
gsk: Initial commit / build environment
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Emmanuele Bassi
label: Avoid shadowing variables
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Piotr Drąg
Update POTFILES.in
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Matthias Clasen
Add a test for cursor names
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Matthias Clasen
x11: Add the same message as the wayland backend has
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Matthias Clasen
Reduce a warning to a message
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkAction
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkActionGroup
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Fix unittests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
widget: Not all toplevels are also containers
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
tests/testylecontext: Don't double-free widgetpath
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkRecentAction
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkUIManager
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
recentchooser: Stop implementing GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
recentchooserdefault: Stop implementing GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
toolitem: Stop implementing GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkToggleAction
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkRadioAction
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkStock
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
infobar: Stop looking at stock items
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
window: Remove decoration-button-layout style property
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
window: Remove decoration-resize-handle style property
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
toolbar: Remove max-child-expand child property
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkAlignment
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
gtkapplication: Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
treeview: Remove deprecated adjustment API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
combobox: Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
adjustment: Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
menutoolbutton: Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
popover: Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
range: Remove unused class struct members
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
filechooserbutton: Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
messagedialog: Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
button: Add icon-name property
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
testsuite/gtk: Use a GtkMenuButton to test exposing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
docs/tools/widgets: Stop using gtk_button_set_image
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
buttonaccessible: Stop looking at the button's image
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
tests: Add testgaction.c
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
radiomenuitem: Remove GtkActivatable code
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
toolbutton: Stop implementing GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
switch: Stop implementing GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
menuitem: Stop implementing GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Remove GtkTable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
gtkwindow: Stop checking gtk-menu-bar-accel
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
button: Stop implementing GtkActivatable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
button: Stop checking for GtkSettings:gtk-button-images...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
Stop checking GtkSettings:gtk-enable-mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
widget: Remove push/pop_composite_child
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
widget: Remove gtk_widget_get_pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Timm Bäder
widget: Remove docs for style-set
commit
|
commitdiff
|
tree
|
snapshot
next